home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / fractal / kaos.lha / intlib / int_refresh.c < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-18  |  173 b   |  15 lines

  1. /*
  2. ### refresh panel items for integration window ###
  3.  
  4. Note: currently it is not necessary.
  5. */
  6.  
  7. #include <suntool/sunview.h>
  8. #include <suntool/panel.h>
  9.  
  10. int_refresh()
  11. {
  12. }
  13.  
  14.  
  15.